autotools: Update MSVC gir build script generation
authorChun-wei Fan <fanchunwei@src.gnome.org>
Thu, 3 Nov 2016 10:00:03 +0000 (18:00 +0800)
committerChun-wei Fan <fanchunwei@src.gnome.org>
Thu, 3 Nov 2016 10:00:03 +0000 (18:00 +0800)
commit53077f15d86e4c0dce40af4e2eb804112744b933
treee67b7da5018bd03bc20cd3321cd2272fedf7818f
parente4c5ce4cc38a0e478786387e6db9bb455ffef4a0
autotools: Update MSVC gir build script generation

Now that GTK+ is built as a single DLL, and the .lib that is built is
gtk-4.lib, we need to update the autotools sections in generating the
NMake Makefile snippets so that we can have the correct commands and flags
for building the .gir files, which will all now link to gtk-4-vsXX.dll (or
so).
gdk/Makefile.am
gsk/Makefile.am
gtk/Makefile.am